home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 007a / qball200.zip / QBREADME.BAT < prev   
DOS Batch File  |  1991-10-12  |  8KB  |  105 lines

  1. @echo off
  2. cls
  3. echo    ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  4. echo    ▒▒╔══════════════════════════════════════════════════════════════════╗▒▒
  5. echo    ▒▒║   QBALL -- Exterior Ballistics for Small Arms -- QBREADME        ║▒▒
  6. echo    ▒▒╠══════════════════════════════════════════════════════════════════╣▒▒
  7. echo    ▒▒║                          LIMITED LICENSE                         ║▒▒
  8. echo    ▒▒║                          ═══════════════                         ║▒▒
  9. echo    ▒▒║       As an individual user, you may make copies of the program  ║▒▒
  10. echo    ▒▒║  files for backup and your use.  Individual users are also  en-  ║▒▒
  11. echo    ▒▒║  couraged to distribute  copies of this application;  please do  ║▒▒
  12. echo    ▒▒║  not distribute  portions of the files!   Please distribute the  ║▒▒
  13. echo    ▒▒║  whole package.                                                  ║▒▒
  14. echo    ▒▒║       Computer clubs may make copies for distribution, provided  ║▒▒
  15. echo    ▒▒║  that no fee in  excess  of a  reasonable  copying/media fee is  ║▒▒
  16. echo    ▒▒║  charged for such distribution.  ("Reasonable" is here taken to  ║▒▒
  17. echo    ▒▒║  mean $10.00.)                                                   ║▒▒
  18. echo    ▒▒║       Commercial distribution by "library" companies is subject  ║▒▒
  19. echo    ▒▒║  to the same conditions imposed  upon computer clubs.            ║▒▒
  20. echo    ▒▒╚══════════════════════════════════════════════════════════════════╝▒▒
  21. echo    ▒▒╔══════════════════════════════════════════════════════════════════╗▒▒
  22. echo    ▒▒║       Please consider  registering your  copy of QBALL with the  ║▒▒
  23. echo    ▒▒║  author!  Name and address appear in the documentation,  and on  ║▒▒
  24. echo    ▒▒║  the last screen displayed.                                      ║▒▒
  25. echo    ▒▒╚═══════════════════════════════════════════════════════════ page 1╝▒▒
  26. echo    ▒▒[ Press a key ]▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  27. pause > nul
  28. cls
  29. echo    ╔══════════════════════════════════════════════════════════════════════╗
  30. echo    ║      QBALL -- Exterior Ballistics for Small Arms -- QBREADME         ║
  31. echo    ╠══════════════════════════════════════════════════════════════════════╣
  32. echo    ║                                                                      ║
  33. echo    ║  QBALL.ZIP contains the following files:                             ║
  34. echo    ║                                                                      ║
  35. echo    ║               QBALL.EXE    -- The QBALL executable file              ║
  36. echo    ║               QBALL.CFG    -- The QBALL configuration file           ║
  37. echo    ║               QBALL.DOC    -- On-disk documentaition file            ║
  38. echo    ║               QBALLODD.DOC -- Odd-number document pages              ║
  39. echo    ║               QBALLEVN.DOC -- Even-number document pages             ║
  40. echo    ║               QBREADME.BAT -- The file you're reading                ║
  41. echo    ║               QBALLENH.FRM -- The QBALL enhancement form             ║
  42. echo    ║               QBALLREG.FRM -- The QBALL registration form            ║
  43. echo    ║                                                                      ║
  44. echo    ║  (Registered copies of QBALL are distributed in non-compressed       ║
  45. echo    ║   format.  All the files are included, however.)                     ║
  46. echo    ║                                                                      ║
  47. echo    ║  Copy both  QBALL.CFG and QBALL.EXE to the same directory,  or onto  ║
  48. echo    ║       the same disk.                                                 ║
  49. echo    ║  Put all the *.DOC files wherever you can get at them.               ║
  50. echo    ║  Put this file somewhere or other.                                   ║
  51. echo    ╚════════════════════════════════════════════════════════════ page 2 ══╝
  52. echo    Press a key
  53. pause > nul
  54. cls
  55. echo    ╔══════════════════════════════════════════════════════════════════════╗
  56. echo    ║      QBALL -- Exterior Ballistics for Small Arms -- QBREADME         ║
  57. echo    ╠══════════════════════════════════════════════════════════════════════╣
  58. echo    ║  Printing the documentation.                                         ║
  59. echo    ║  ──────────────────────────                                          ║
  60. echo    ║       QBALL.DOC  will print  with enough margin  to permit punching  ║
  61. echo    ║  the pages to fit a 3-ring binder.   Set your printer to 'left mar-  ║
  62. echo    ║  gin = 0', and do not enable 'skip perforations'; appropriate form-  ║
  63. echo    ║  feed characters  are incorporated.   To print on  one side of each  ║
  64. echo    ║  sheet, enter:                                                       ║
  65. echo    ║                    COPY QBALL.DOC PRN                                ║
  66. echo    ║       Should you wish to save paper, set up your printer, and  then  ║
  67. echo    ║  enter:                                                              ║
  68. echo    ║                    COPY QBALLODD.DOC PRN                             ║
  69. echo    ║       When finished, turn the paper over to print on the blank side  ║
  70. echo    ║  of the sheets, and enter:                                           ║
  71. echo    ║                    COPY QBALLEVN.DOC PRN                             ║
  72. echo    ║                                                                      ║
  73. echo    ║       You're printing a a total of 125K.  QBALL.DOC needs 53 pages,  ║
  74. echo    ║  QBALLODD and QBALLEVN between them need 27 pages.                   ║
  75. echo    ║                                                                      ║
  76. echo    ╚═════════════════════════════════════════════════════════════ page 3 ═╝
  77. echo    Press a key
  78. pause > nul
  79. cls
  80. echo    ╔══════════════════════════════════════════════════════════════════════╗
  81. echo    ║      QBALL -- Exterior Ballistics for Small Arms -- QBREADME         ║
  82. echo    ╠══════════════════════════════════════════════════════════════════════╣
  83. echo    ║  Starting QBALL.                                                     ║
  84. echo    ║  ──────────────                                                      ║
  85. echo    ║                                                                      ║
  86. echo    ║       Log into  the  directory  or onto the disk where you have put  ║
  87. echo    ║  QBALL.EXE and QBALL.CFG and type:                                   ║
  88. echo    ║                                                                      ║
  89. echo    ║                        QBALL (+ [Enter]).                            ║
  90. echo    ║                                                                      ║
  91. echo    ║  QBALL  will start using the *.CFG file, if found,  or will make a   ║
  92. echo    ║  rude noise if QBALL.CFG is not found, and will start with its own   ║
  93. echo    ║  internal defaults.  Follow the prompts (or even read the documen-   ║
  94. echo    ║  tation!), and...                                                    ║
  95. echo    ║                                                                      ║
  96. echo    ║                            ╔═════════════╗                           ║
  97. echo    ║                            ║ E N J O Y ! ║                           ║
  98. echo    ║                            ╚═════════════╝                           ║
  99. echo    ║                                                                      ║
  100. echo    ╚═════════════════════════════════════════════════════════════ page 4 ═╝
  101. echo 
  102.  
  103.  
  104.  
  105.